crypto/tls.handshakeMessageWithOriginalBytes.originalBytes (method)
3 uses
crypto/tls (current package)
common.go#L1570: originalBytes() []byte
handshake_messages.go#L1935: if orig := msgWithOrig.originalBytes(); orig != nil {
handshake_messages.go#L1936: h.Write(msgWithOrig.originalBytes())
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)